home *** CD-ROM | disk | FTP | other *** search
- object FrmClient1: TFrmClient1
- Left = 192
- Top = 107
- Width = 488
- Height = 161
- Caption = 'AutomationClient'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefaultPosOnly
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 457
- Height = 113
- AutoSize = False
- WordWrap = True
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 100
- OnTimer = Timer1Timer
- Left = 24
- Top = 56
- end
- end
-